An instruction sequence in programmed instruction 指令程序编排指令中的指令次序
A path is an instruction sequence that threads through the program from entry to final exit 路径是程序从入口到退出的指令顺序。
In normal usage , java source code is translated into bytecode instruction sequences by a compiler 通常,编译器把java源代码翻译成字节码指令序列。
In response , the packet unit concatenates data words of an instruction sequence into contiguous blocks 行为上,封装单元连接指令串中的资料成为一个连续的区块。
Bytecode method matching in jibx 1 . x is based on comparing the method signatures , along with the actual binary bytecode instruction sequences for the methods Jibx 1 . x的字节码方法匹配基于对方法签名和方法的二进制字节码指令序列的比较。